# # The properties of the shared texture pages. Only set the properties for the # last four texture pages here (256 - 511) # # 'T' means that black is transparent # 'W' means that the texture wraps # 'A' means additive alpha # 'I' means the next page is the self-illumination map # 'S' means that whole page is self illuminating # 'F' means that texture is excluded from fadeout. # 'D' means the texture is alpha masked. second texture is solid.. # 'M' means it uses the alpha channel for transparency # # e.g. To make texture page 313 wrapping and additive alpha... # # Page 313: AW # # The start Page 256: T Page 257: T Page 258: T Page 259: T Page 260: T Page 261: T Page 263: T Page 281: T Page 282: T Page 283: T Page 284: T Page 285: T Page 286: T Page 288: T Page 289: T Page 290: T Page 292: M Page 293: T Page 315: T Page 317: T # The end